home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 25
/
Cream of the Crop 25.iso
/
os2
/
srefv12i.zip
/
index.ht0
< prev
next >
Wrap
Text File
|
1997-03-02
|
4KB
|
94 lines
<!doctype html public "-//IETF//DTD HTML 2.0//EN">
<html> <head> <title> Sample Home Page for SRE-FILTER </title>
<meta name="Description" contents=" This is the Sample Home Page
for SRE-Filter. It contains links to SRE-Filter's documentation,
and to several examples that illustrate SRE-Filter features">
</head>
<!-- body bgcolor="#b5c8a2" background="/imgs/web2.gif" -->
<body bgcolor="#b5c8a2" background="/imgs/srefweb.gif">
<!-- Replace time --> <!--Replace Date -->, <!-- Replace hits -->
<center>
<table border=0><th> </th> <th> </th> <tr>
<td rowspan=2> <IMG SRC="/imgs/srefiltr.gif" ALIGN="MIDDLE" ALT="SRE-Filter" > </td>
<td><h1>The SRE-Filter For GoServe Web Server </h1> </td>
<tr>
<td align=center> <h2> Sample Home Page </h2> </td>
</table> </center>
<h3>Welcome to SRE-Filter! </h3>
<menu>
<li>The <A HREF="/SAMPLES/guide.htm">users guide</A> is a good place to start
<EM>(it contains TABLES, and has a touch o' graphics in it ...)</EM>
<!-- Select tmp.1=extract(serveraddr) ; tmp.2=extract(clientaddr) ;
select.result=1;
if tmp.1<>tmp.2 then do ; select.result=0 ; end; -->
<li> and you can run the <A HREF="/CONFIGUR.HTM">SRE-FILTER configurator</A>
when you are ready to make some changes.
<!-- Select end -->
<LI>Or, are you interested in <A HREF="/SAMPLES/status.htm">server status</A> information
(with a few configuration tools thrown in)?
</menu>
<h3> Examples... </h3>
The following examples scratch the surface of SRE-Filter's potential:
<ul>
<li> Try the<A HREF="/SAMPLES/sampmap.htm"> sample image map ?</A>
<br> ... or a simple (<EM>does any one still use</EM>) <A HREF="/SAMPLES/testsrch.htm">searchable index</A>
<LI> Server side includes? How about a demonstration of
<menu><li> a potpourri of the <A HREF="/SAMPLES/tsthttpd.htm">NCSA-style server side includes</A>,
<li>"in-line code" execution using the <A HREF="/SAMPLES/testtabl.htm">INTERPRET</a> keyphrase,
<li> a simple example of SRE-Filter's use of <a href="/SAMPLES/sampcook.htm"> cookies </a>,
<br> or the you can use the <A HREF="/SAMPLES/sampopt1.sht">OPTIONS keyphrase</A> to pass information between
documents
</menu>
<LI> Upload stuff to your server? SRE-Filter has <A HREF="/SAMPLES/upload.htm">more then one file upload capability</a>
<LI> A sample of SRE-FILTER's <A HREF="/SAMPLES/sampmbox.htm">MESSAGE box facility</A>?
<!-- .. include this if SWISH.EXE is installed in your working directory
<li> Search an <A HREF="SAMPLES/srchindx.htm">index of the SAMPLES directory</A>
-------------------------------------------- -->
<!-- select tmp1=datadir()||'SAMPLES/getafile.htm';
if stream(tmp1,'c','query exists')=' ' then; return 0;
return 1; -->
<li> <A HREF="SAMPLES/getafile.htm"> GETAFILE</A> is a highly configurable
directory-viewer/file-retriever add-on for SRE-Filter, it complements
<A HREF="/!dir?/+no_recurce_dir=0">!DIR</a> (the built-in directory display processor)</A>.
<!-- select end -->
<!-- select tmp1=datadir()||'SAMPLES/getafile.htm';
if stream(tmp1,'c','query exists')<>' ' then; return 0;
return 1; -->
<li>
<A HREF="/!dir?/+no_recurce_dir=0">!DIR</a> is SRE-Filter's built-in directory display processor)</A>.
Or, you might be interested in the <a href="http://rpbcam.econ.ag.gov/srefilter/getafile.zip">
GETAFILE</a> add-on.
<!-- select end -->
</ul>
<h3> More documentation...</h3>
Above and beyond the <A HREF="/SAMPLES/guide.htm">users guide</A>,
the
<a href="/SAMPLES/srefiltr.faq"> SRE-Filter Frequently Asked Questions</a>
is not a bad place to learn more about the fundamentals, and the
the <A HREF="/SAMPLES/summary.htm">summary of SRE-FILTER</A> is
a convenient review tool. But, when you gotta RTFM, the two best documents are:
<menu>
<LI>the <EM>too-big-but-still-not-big-enough</EM> <A HREF="/SAMPLES/SREFILTR.HTM">SRE-FILTER manual</A>
and the <A HREF="/SAMPLES/initfilt.doc">description of initialization parameters</A>? </menu>
There is more... the <A HREF="/SAMPLES/helplist.htm">list of documentation</A> files tells all.
</ul>
<hr>
<!-- Replace Creation --> <br>
<em> It can be found at </em> <tt> <!-- replace url --> </tt> <br>
<p><em> <!-- Replace HOME_NAME --> is running
<!-- Replace Server --> , <!--Replace Filter_Name --> </em>
</body>
</html>